.article-date {padding-top: 0px;}

.section {padding: 30px 0px 15px;}

.grid h1 {padding: 15px 0px 0px;}


.dot {
float: right;
  height: 50px;
  width: 50px;
  background-color: #3095b4;
 opacity: 50%;
  border-radius: 50%;
}



@media screen and (max-width:1024px) {
.dot {display:none;}
}
